home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 9 / AMUG BBS in a Box Volume IX (August 1993) (MacWizards).iso / Files / System7 tools / P-Q / QuickNotes 1.0b5.cpt / QuickNotes 1.0b5 Folder / Read Me < prev   
Encoding:
Text File  |  1993-05-16  |  3.9 KB  |  71 lines  |  [ttro/ttxt]

  1. QuickNotes 1.0 BETA by Joe Zobkiw
  2. © Copyright 1993, All Rights Reserved
  3.  
  4. Internet: zobkiw@world.std.com
  5. America Online: AFL Zobkiw
  6.  
  7. OVERVIEW
  8. ---------
  9. QuickNotes is a System 7 only system extension that allows you to quickly and easily jot down notes on your Macintosh saving them for later perusal with the TeachText application or any text editor.
  10.  
  11. QuickNotes was inspired because I normally bring a Transport Disk with me everyday to work. As I come up with ideas or remember things I need to do that night I would create a folder on my Transport disk and type in a short message to myself as the name of the folder. Something like "Call Marty tonight." When I get home I could open my Transport disk and look at all the folder names to remember what I needed to do.
  12. If the idea was longer than 31 characters, I would create a TeachText file and keep that on my disk. When I get home I could read the text in the TeachText file.
  13.  
  14. Creating all these folders and TeachText files can get tiresome quickly...so QuickNotes was born to help automate the process.
  15.  
  16.  
  17. HOW TO USE
  18. -----------
  19. Place QuickNotes in your extensions folder and restart your Macintosh. It's icon will show at startup to tell you it loaded properly or in error.
  20.  
  21. The QuickNotes hot-key is currently Command-Shift-Tab. Eventually this will be editable via a control panel interface.
  22.  
  23. When in the Finder, choose the window that you would like the QuickNote to be created in. QuickNotes can be created in any Finder window (except the Trash) and on the Desktop. Type the hot-key and the QuickNotes dialog box will appear. Type in the name of the file and the text (up to 255 characters for now) that you would like saved in the file. When you click OK, the file will be created and the the dialog box will disappear. If the file already existed you will be given the option to rename it. You have just created a QuickNote!
  24.  
  25. Balloon help is also implemented and full cut/copy/paste will work in the dialog.
  26.  
  27.  
  28. FEATURE CREEP
  29. --------------
  30. Here is a list of other features that have been suggested to me for QuickNotes. Please tell me what you think of these and if you have others.
  31.  
  32. - Record voice via built-in microphone and save a snd file as opposed to text (for those people who don't like to type.)
  33. - Allow appending to a pre-existing QuickNote.
  34. - Create and append to a daily QuickNote "diary."
  35. - Control panel interface to allow customization of hot-key.
  36. - Allow labeling of files similar to the Finder's Label menu.
  37.  
  38.  
  39. SPECIAL NOTE
  40. -------------
  41. This software has been tested on a Quadra 700, Centris 610, Mac II, Mac IIfx all running System 7.1 with 8-20 MB RAM. I would appreciate any bug reports you may find with this software.
  42.  
  43.  
  44. WARRANTY
  45. ----------
  46. There isn't one. You are using this software at your own risk. I will take no responsibility for anything that may happen in relation to this software.
  47.  
  48.  
  49. RELEASE HISTORY
  50. ---------------
  51. • 1.0b1 - 4/10/93 - First release to testers. 
  52.  
  53. • 1.0b2 - 4/10/93
  54. - added error alerts with messages for the most common errors (and some misc ones)
  55. - changed hard-coded "geneva" to "applFont" so it runs in Arabic! ;)
  56. - fixed various misc little bugs that didn't cause a crash but were more abnormalities.
  57. - i now change any ':' characters in the filename to '|' characters upon file creation.
  58. - if the filename is left blank, I alert the user and name the file "Untitled QuickNote"...there may be a better way...I suppose! ;)
  59.  
  60. • 1.0b3 - 4/13/93
  61. - Stopped using a resource for the Finder name. Uses FinderName global instead.
  62. - Changed Command-Shift-Q to Command-Shift-Tab so other apps don't quit when you try to launch it within them! The worst that can happen now is you will get a tab character!
  63. - Fixed some error reporting problems so they are a bit more robust now.
  64. - Added default file name which consists of the date and time (with seconds).
  65.  
  66. • 1.0b4 - Not released
  67. - Fixed Finder help balloon text.
  68.  
  69. • 1.0b5 - Open Beta (Released 5/16/93)
  70. - Possibly fixed bug that would sometimes cause funny things to happen.
  71.